From 16c4d4b146ecfbe9851eec6ba7458b923c9734c9 Mon Sep 17 00:00:00 2001 From: "Kim F. Storm" Date: Thu, 14 Nov 2002 11:44:03 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 8 ++++++++ src/ChangeLog | 5 +++++ 2 files changed, 13 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7803d4f6ae4..8691efeb0c0 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,11 @@ +2002-11-14 Kim F. Storm + + * files.el (mode-name): Mark it as risky-local-variable like the + other mode-line elements (moved from bindings.el). + + * bindings.el (mode-name): Moved mark as risky-local-variable to + files.el. + 2002-11-14 Juanma Barranquero * gud.el: Fix feature name in `provide'. diff --git a/src/ChangeLog b/src/ChangeLog index d976687ad40..0086413e453 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2002-11-14 Kim F. Storm + + * buffer.c (syms_of_buffer) : Document symbol + dependency on `risky-local-variable' and the :propertize form. + 2002-11-12 Stefan Monnier * syntax.c (scan_sexps_forward): Undo last patch. -- 2.30.2